func runtime.stopTheWorldGC

4 uses

	runtime (current package)
		debug.go#L28: 	stopTheWorldGC("GOMAXPROCS")
		proc.go#L1130: func stopTheWorldGC(reason string) {
		trace.go#L190: 	stopTheWorldGC("start tracing")
		trace.go#L288: 	stopTheWorldGC("stop tracing")